- pattern selection
- отбор структур
English-russian dictionary of physics. 2013.
English-russian dictionary of physics. 2013.
Selection simple — Sélection simple En programmation orientée objet, la sélection simple (ou sélection de méthode à aiguillage simple) traduit le fait qu un seul argument est utilisé par le compilateur pour sélectionner la méthode à appeler. Exemple (donné en… … Wikipédia en Français
Selection — mergefrom|Evolutionary pressure|Talk:Selection|date=September 2007|Richard001In the context of evolution, certain traits or alleles of a species may be subject to selection. Under selection, individuals with advantageous or adaptive traits tend… … Wikipedia
Sélection sexuelle — Les mécanismes de l évolution biologique Mécanismes non aléatoires : sélection naturelle sélection de survie sélection sexuelle sélection de parentèle sélection de groupe sélection s … Wikipédia en Français
Sélection simple — En programmation orientée objet, la sélection simple (ou sélection de méthode à aiguillage simple) traduit le fait qu un seul argument est utilisé par le compilateur pour sélectionner la méthode à appeler. Exemple (donné en C++) : class C {… … Wikipédia en Français
Frequency-dependent selection — is the term given to an evolutionary process where the fitness of a phenotype is dependent on its frequency relative to other phenotypes in a given population. In positive frequency dependent selection (or purifying frequency dependent selection) … Wikipedia
Frequency dependent selection — is the term given to an evolutionary process where the fitness of a phenotype is dependent on its frequency relative to other phenotypes in a given population. In positive frequency dependent selection, the fitness of a phenotype increases as it… … Wikipedia
State pattern — [ LePUS3 ( [http://lepus.org.uk/ref/legend/legend.xml legend] ) ] The state pattern is a behavioral software design pattern, also known as the objects for states pattern. This pattern is used in computer programming to represent the state of an… … Wikipedia
Command pattern — In object oriented programming, the command pattern is a design pattern in which an object is used to represent and encapsulate all the information needed to call a method at a later time. This information includes the method name, the object… … Wikipedia
Minimum redundancy feature selection — is an algorithm frequently used in a method to accurately identify characteristics of genes and phenotypes and narrow down their relevance and is usually described in its pairing with relevant feature selection as Minimum Redundancy Maximum… … Wikipedia
Design pattern (computer science) — In software engineering, a design pattern is a general reusable solution to a commonly occurring problem in software design. A design pattern is not a finished design that can be transformed directly into code. It is a description or template for … Wikipedia
Software design pattern — In software engineering, a design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. A design pattern is not a finished design that can be transformed directly into code. It is a… … Wikipedia